The random number we just added is a variable. A variable is a name that stores a value. Let's change the name of our random variable.
- Change the name of the variable to top_height.
A variable's name is the orange word before the equals sign =.
To navigate the page using the TAB key, first press ESC to exit the code editor.